CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - decision tree matlab

搜索资源列表

  1. DecisionTree_November_2010

    0下载:
  2. Matlab decision tree code
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:996873
    • 提供者:sabri
  1. id3-jueceshu

    1下载:
  2. 在matlab中实现ID3决策树算法--matlab源码-In the ID3 decision tree algorithm implemented in matlab- matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:13314
    • 提供者:韩雪
  1. C4_5

    0下载:
  2. C4.5决策树源代码,直接是matlab源代码-C4.5 decision tree source code matlab source code is directly
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2363
    • 提供者:geqinghuan
  1. C4_5

    2下载:
  2. matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。-C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2062
    • 提供者:王杰
  1. ID3

    1下载:
  2. MATLAB 决策树算法 ID3算法 能输出决策图分析误差-MATLAB ID3 decision tree algorithm can output decision diagram analysis error
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:213359
    • 提供者:王健
  1. hw1_question2_jingweiz

    0下载:
  2. 基于Matlab编写的决策树,包含train,validation,test部分-Decision Tree implemented using Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:58114
    • 提供者:Jessica Bloom
  1. ENSEMBLE-CLASSIFIER-CODE

    0下载:
  2. this is matlab code for ensemble classifier such as decision tr-this is matlab code for ensemble classifier such as decision tree
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:42394
    • 提供者:parmalik kumar
  1. CART

    1下载:
  2. Matlab环境下用于数据挖掘的决策树算法源代码,CART算法-Matlab environment for data mining decision tree algorithm source code, CART algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1554
    • 提供者:留小量
  1. C4_5Cha

    1下载:
  2. matlab中粗糙集属性约简的决策树分类的方法以及如何建立和使用决策树代码-decision tree
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2048
    • 提供者:Tony
  1. binary_decision_tree_v1.0

    0下载:
  2. this package is binary Decision Tree code implement in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1311141
    • 提供者:mohedin
  1. DM6

    0下载:
  2. 如何使用matlab自带的决策树进行数据的分类,包括分类树,回归树-How to use matlab own decision tree classification of data, including classification trees, regression trees
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7132
    • 提供者:chen
  1. CART

    0下载:
  2. matlab中cart决策树源代码,用于数据的分类和预测。-source code in matlab cart decision tree for data classification and prediction.
  3. 所属分类:matlab

    • 发布日期:2016-04-05
    • 文件大小:1024
    • 提供者:阿布在
  1. ID3-face

    0下载:
  2. MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。-MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:156177
    • 提供者:zhanghang
  1. Classifier

    1下载:
  2. 实现ID3 决策树算法,并使用MATLAB自带的工具箱函数画出决策树生成相应的规则-Achieve ID3 decision tree algorithm, and using MATLAB toolbox function that comes with the decision tree to generate the appropriate rules to draw
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:stephen
  1. ID3

    0下载:
  2. Matlab语言实现的决策树ID3算法,分类功能强大,谁用谁知道-ID3 decision tree algorithm Matlab language, powerful classification, with who knows
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:ql
  1. id3

    0下载:
  2. Example Matlab decision tree ID3
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:surasit
  1. DecisionTreeID3

    0下载:
  2. 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2537
    • 提供者:huadong
  1. crf_trees.v0.11

    1下载:
  2. 决策树源代码,用matlab语言编写的,适用于分类及相关问题的分析-Decision tree source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6123520
    • 提供者:panxinghui
  1. DT

    0下载:
  2. 基于matlab开发平台的决策树的实现,该算法比较精良容易懂。-the realization of decision tree:Implementation of decision tree based on MATLAB development platform, the algorithm is relatively good
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2821
    • 提供者:wutian
  1. ID3DecisionTree

    1下载:
  2. 原为某课大作业,改进的决策树函数,使用matlab对ID3决策树算法进行了重现。支持树的建立,打印和使用。附带部分注解-A rewrite of decision tree in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5019
    • 提供者:LosPhoenix
« 1 2 3 45 6 »
搜珍网 www.dssz.com